Skip to content

fix(.gitignore): add * to directory data & snapshots - #230

Merged
xarem merged 2 commits into
v2from
fix/gitignore-resolve-pattern-issue
Jul 14, 2026
Merged

fix(.gitignore): add * to directory data & snapshots#230
xarem merged 2 commits into
v2from
fix/gitignore-resolve-pattern-issue

Conversation

@eliascheuner

Copy link
Copy Markdown
Contributor

The .gitignore had a pattern missing its * wildcard, so it didn't match any files. Because of that, the rule wasn't excluding the intended files, which also caused the .gitkeep file in that folder to be picked up incorrectly. Added the missing * so the pattern now matches correctly.

@eliascheuner
eliascheuner requested a review from xarem July 3, 2026 13:00
@eliascheuner
eliascheuner force-pushed the fix/gitignore-resolve-pattern-issue branch from 359da3d to 9a89b81 Compare July 3, 2026 13:06

@xarem xarem left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@eliascheuner Thank you for your contribution

@xarem
xarem enabled auto-merge (rebase) July 14, 2026 20:08
@xarem
xarem merged commit dc265d9 into v2 Jul 14, 2026
10 checks passed
@xarem
xarem deleted the fix/gitignore-resolve-pattern-issue branch July 14, 2026 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants